'Declaration Public Function New( _
ByVal documentРодительский PDF документ.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal nameЧастичное имя поля.As System.String, _
ByVal kidsНепосредственные дочерние элементы поля.As System.Collections.Generic.IEnumerable(Of PdfInteractiveFormField) _
)
public PdfInteractiveFormField(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String name,
System.Collections.Generic.IEnumerable<PdfInteractiveFormField> kids
)
public: PdfInteractiveFormField(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String name,
System.Collections.Generic.IEnumerable<PdfInteractiveFormField*>* kids
)
public:
PdfInteractiveFormField(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String name,
System.Collections.Generic.IEnumerable<PdfInteractiveFormField^>^ kids
)
Parameters
- document
- Родительский PDF документ.
- name
- Частичное имя поля.
- kids
- Непосредственные дочерние элементы поля.